projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd92490
)
* files.el (file-modes-rights-to-number): Doc fix.
author
Chong Yidong
<cyd@stupidchicken.com>
Sat, 21 Mar 2009 15:52:57 +0000
(15:52 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sat, 21 Mar 2009 15:52:57 +0000
(15:52 +0000)
(file-modes-symbolic-to-number): Handle empty permissions arg (Bug#2729).
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 7833246d5e880bdda3a2f8796b6182804606f121..664452cd0dad92b09b8cb43e0b5ce90988cdeca2 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,9
@@
+2009-03-21 Chong Yidong <cyd@stupidchicken.com>
+
+ * files.el (file-modes-rights-to-number): Doc fix.
+ (file-modes-symbolic-to-number): Handle empty permissions
+ arg (Bug#2729).
+
2009-03-21 Dan Nicolaescu <dann@ics.uci.edu>
* vc.el (Todo): Add note on simplifying vc-register.